response
authorJoey Hess <joeyh@joeyh.name>
Thu, 30 Jan 2025 18:57:51 +0000 (14:57 -0400)
committerJoey Hess <joeyh@joeyh.name>
Thu, 30 Jan 2025 18:57:51 +0000 (14:57 -0400)
doc/forum/__34__--fast__34___option_for_git_annex_get__63__/comment_1_276bf7e33acbc8b633be799b03c49d82._comment [new file with mode: 0644]

diff --git a/doc/forum/__34__--fast__34___option_for_git_annex_get__63__/comment_1_276bf7e33acbc8b633be799b03c49d82._comment b/doc/forum/__34__--fast__34___option_for_git_annex_get__63__/comment_1_276bf7e33acbc8b633be799b03c49d82._comment
new file mode 100644 (file)
index 0000000..adc7ac4
--- /dev/null
@@ -0,0 +1,13 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 1"""
+ date="2025-01-30T18:56:04Z"
+ content="""
+Nothing. --fast happens to be parsed as a global option so it's
+accepted with every command, but it does not change the usual behavior of
+`git-annex get` at all.
+
+Commands like `git-annex copy` 
+that implement a different behavior for --fast have it documented
+in their individual man pages.
+"""]]